home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14036 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: longwood.cs.ucf.edu!not-for-mail
  2. From: stevens@longwood.cs.ucf.edu (John Stevens)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Importance of Booch Methodology?
  5. Date: 28 Mar 1996 10:38:43 -0500
  6. Organization: University of Central Florida
  7. Message-ID: <4jebq3$ri1@longwood.cs.ucf.edu>
  8. References: <4j9j4a$6vb@amanda.dorsai.org>
  9. NNTP-Posting-Host: longwood.cs.ucf.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Mark (marktoma@dorsai.org) wrote:
  13. : How important is it for one to know the Booch methodology of 
  14. : object-oriented design when applying for a programming job?
  15.  
  16. : Mark Toma
  17. : marktoma@dorsai.org
  18.  
  19. Mark,
  20.  
  21. I am working on a project where we are using the Booch methodology and
  22. simultaneously trying to hire people. IMO it is far more important to
  23. have a good understanding of the OOD principles than a specific methodology,
  24. even though I am using it. I use Booch primarily (and perhaps wrongly) to
  25. communicate the concepts of the design (and to verify the design) so if you
  26. have the concepts (is-a, has-a, encapsulation, etc.) I can teach you the
  27. methodology (enough to get along here, anyway) in a few minutes.
  28.  
  29. My opinions! Mine! All mine!
  30. John S.
  31.